ODAC

TOraXML Methods

Methods of the TOraXML class.

For a complete list of the TOraXML class members, see the TOraXML Members topic.

Public

Name Description

AddRef (inherited from TSharedObject)

Increments the reference count for the number of references dependent on the TSharedObject object.

AllocObject

Overloaded. Allocates an object instance from an existing TOraLob object.

Assign (inherited from TOraObject)

Copies properties or other attributes from another object.

CreateObject (inherited from TOraObject)

Creates an object.

Exists

Checks if the given set of nodes in the TOraXML exists.

Extract

Extracts the given set of nodes from the TOraXML.

Flush (inherited from TOraObject)

Places modifications made to the object to the database.

FreeObject (inherited from TOraObject)

Deallocates and frees an object instance.

GetSchema

Determines the based schema document, schema URL and root element used for the current XMLType creation.

IsDirty (inherited from TOraObject)

Verifies if an object instance is marked as dirty.

IsLocked (inherited from TOraObject)

Verifies if an object instance is marked as locked.

IsSchemaBased

Determines if an XMLType instance is schema-based.

LoadFromStream

Copies the contents of a stream into the TOraXML object.

Lock (inherited from TOraObject)

Marks an object as locked for update.

MarkDelete (inherited from TOraObject)

Marks an object as being deleted.

MarkUpdate (inherited from TOraObject)

Marks an object as being updated.

Refresh (inherited from TOraObject)

Retrieves the latest database image for the object.

Release (inherited from TSharedObject)

Decrements the reference count.

SaveToStream

Copies the contents of a TOraXML object to a stream.

Transform

Transforms and returns a TOraXML object.

Unmark (inherited from TOraObject)

Marks an object as not being dirty.

Validate

Checks if the input instance conforms to a specified XML schema.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback